﻿2026-06-20T12:01:59.8083359Z ##[group]Run actions/checkout@v5
2026-06-20T12:01:59.8084173Z with:
2026-06-20T12:01:59.8084493Z   fetch-depth: 0
2026-06-20T12:01:59.8085038Z   repository: SaberMage/spt-core
2026-06-20T12:01:59.8088037Z   token: ***
2026-06-20T12:01:59.8088333Z   ssh-strict: true
2026-06-20T12:01:59.8088763Z   ssh-user: git
2026-06-20T12:01:59.8089110Z   persist-credentials: true
2026-06-20T12:01:59.8089495Z   clean: true
2026-06-20T12:01:59.8089871Z   sparse-checkout-cone-mode: true
2026-06-20T12:01:59.8090275Z   fetch-tags: false
2026-06-20T12:01:59.8090688Z   show-progress: true
2026-06-20T12:01:59.8091030Z   lfs: false
2026-06-20T12:01:59.8091441Z   submodules: false
2026-06-20T12:01:59.8091815Z   set-safe-directory: true
2026-06-20T12:01:59.8092388Z ##[endgroup]
2026-06-20T12:02:00.0060129Z Syncing repository: SaberMage/spt-core
2026-06-20T12:02:00.0061939Z ##[group]Getting Git version info
2026-06-20T12:02:00.0062725Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-20T12:02:00.0538737Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-20T12:02:00.0854464Z git version 2.43.0.windows.1
2026-06-20T12:02:00.0883683Z ##[endgroup]
2026-06-20T12:02:00.0893283Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9a34a6cc-ec8e-4feb-b38d-0bb711a1db43\.gitconfig'
2026-06-20T12:02:00.0908681Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9a34a6cc-ec8e-4feb-b38d-0bb711a1db43' before making global git config changes
2026-06-20T12:02:00.0909752Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T12:02:00.0913979Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-20T12:02:00.1176929Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-20T12:02:00.1377713Z https://github.com/SaberMage/spt-core
2026-06-20T12:02:00.1408179Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T12:02:00.1412631Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T12:02:00.1658765Z HEAD
2026-06-20T12:02:00.1910555Z ##[endgroup]
2026-06-20T12:02:00.1914479Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-20T12:02:00.8247072Z ##[group]Cleaning the repository
2026-06-20T12:02:00.8247655Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-20T12:02:05.3446939Z warning: failed to remove target/debug/spt.exe: Invalid argument
2026-06-20T12:02:05.3681971Z Removing target/debug/.cargo-lock
2026-06-20T12:02:05.3682650Z Removing target/debug/.fingerprint
2026-06-20T12:02:05.3683169Z Removing target/debug/build
2026-06-20T12:02:05.3683648Z Removing target/debug/deps
2026-06-20T12:02:05.3684151Z Removing target/debug/examples
2026-06-20T12:02:05.3684647Z Removing target/debug/incremental
2026-06-20T12:02:05.3685178Z Removing target/debug/mock-session.exe
2026-06-20T12:02:05.3685736Z Removing target/debug/mock-shell.exe
2026-06-20T12:02:05.3686356Z Removing target/debug/mock_session.pdb
2026-06-20T12:02:05.3688241Z Removing target/debug/mock_shell.pdb
2026-06-20T12:02:05.3688750Z Removing target/debug/spt.pdb
2026-06-20T12:02:05.3689268Z Removing target/debug/xlate_choreo_fixture.exe
2026-06-20T12:02:05.3690022Z Removing target/debug/xlate_choreo_fixture.pdb
2026-06-20T12:02:05.3690666Z Removing target/.rustc_info.json
2026-06-20T12:02:05.3691246Z Removing target/CACHEDIR.TAG
2026-06-20T12:02:05.3691782Z Removing target/tmp
2026-06-20T12:02:05.3712850Z ##[endgroup]
2026-06-20T12:02:05.3725427Z ##[warning]Unable to clean or reset the repository. The repository will be recreated instead.
2026-06-20T12:02:05.3731441Z Deleting the contents of 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-20T12:02:43.7483891Z ##[error]File was unable to be removed Error: EPERM: operation not permitted, unlink 'C:\actions-runner\_work\spt-core\spt-core\target\debug\spt.exe'
